home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 001-025 / scopedisk2 / conman / dropbuf.doc < prev    next >
Text File  |  1995-03-18  |  617b  |  13 lines

  1. ========================================================================
  2.  
  3.                                 DROPBUF
  4.  
  5. ========================================================================
  6.  
  7. ConMan provides special capabilities (in versions 1.0 and later) that 
  8. allow an input stream to be used as a temporary "scratchpad" to store a 
  9. series of data lines.  These lines can be "stacked" (last in, first out) 
  10. or "queued" (first in, first out) to be read at a later time.  These
  11. special capabilities are available through the CLI command utilities
  12. PUSH, QUEUE, and DROPBUF.  Refer to the PUSH.doc file for further info.
  13.